Bug 517394 - Native resize grip steals button release ...
authorChristian Hergert <chris@dronelabs.com>
Fri, 25 Sep 2009 19:52:13 +0000 (21:52 +0200)
committerKristian Rietveld <kris@gtk.org>
Fri, 25 Sep 2009 19:52:13 +0000 (21:52 +0200)
commit17130a8ec9f461b681cce41215f460307a20aaba
treee1f49dd22615768557b094b4ac660cc339622f6b
parent785e55f87ddd364f2686a3bc5ed324ec629d7ef3
Bug 517394 - Native resize grip steals button release ...

Explicitly handle resizing by leaving all events in the lower right 15x15
corner to Cocoa, if the window shows a resizing indicator.  Some
applications may have widgets allocated in this area.  Generally, these
widgets are likely larger than 15x15 so they can still be hit.  Often
scroll bars are found in this area and these can also be manipulated by
other means.  Since this is the only way of resizing windows on Mac OS X,
it is too important to keep it broken.
gdk/quartz/gdkevents-quartz.c